Welcome![Sign In][Sign Up]
Location:
Search - mp3 arm

Search list

[Other resourcearmmp3

Description: MP3解码程序在ARM开发板实现有具体注释及解释
Platform: | Size: 56379 | Author: sjh | Hits:

[Other resourcemp3play

Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\\WINCE500\\pubilc\\directx\\SDK\\INC D:\\WINCE500\\pubilc\\common\\SDK\\INC D:\\WINCE500\\pubilc\\common\\OAK\\INC D:\\WINCE500\\pubilc\\common\\DDK\\INC 2. >Library files D:\\WINCE500\\PUBLIC\\DIRECTX\\SDK\\LIB\\MIPSII\\RETAIL D:\\WINCE500\\PUBLIC\\COMMON\\SDK\\LIB\\MIPSII\\RETAIL D:\\WINCE500\\PUBLIC\\COMMON\\OAK\\LIB\\MIPSII\\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include \"stdafx.h\" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行
Platform: | Size: 1569391 | Author: lzy | Hits:

[Other resourceARM_MP3decord_source1_0

Description: ARM_MP3decord_source1_0 ARM MP3解码源代码 1.0
Platform: | Size: 63267 | Author: Prothes | Hits:

[Multimedia programMediaplayer

Description: 今日新播放器程序,在MIPS和ARM上跑过,主要播放MP3,WMA,WAV等,不是基于网上大多资料说明的ActiveMovieControl Object 而是用Windows Media Player 有一定的参考价值 已实行打开,播放,暂停,指定时间,大小声控制 Mediaplayer.cpp Mediaplayer.h MediaplayerDlg.cpp MediaplayerDlg.h newres.h Resource.h StdAfx.cpp mediaplayer2.cpp mediaplayer2.h mediaplayerdvd.cpp mediaplayerdvd.h EVC MFC程序,其实本来想用ActiveMovieControl Object 但在板子上跑时老说少组件,干脆就用Windows Media Player.lnk
Platform: | Size: 62609 | Author: lzy | Hits:

[Other resourceARLPC_2148_MP3

Description: 一个来自AVR 论坛的,ARM做的MP3播放器LPC2148
Platform: | Size: 1516615 | Author: 许文 | Hits:

[Other resourcemp3_player_all_source

Description: 这是一个基于ARM处理器完整的MP3解码程序,对大家一定有用
Platform: | Size: 80314 | Author: liming | Hits:

[Embeded-SCM Develop44b0XMP3

Description: ARM MP3解码源代码1.0 有完整的项目文件,开发工具ADS1.2--Source code 1.0 for ARM MP3 decoding. It has complete project file and development tool ADS1.2.
Platform: | Size: 55980 | Author: 梁宇 | Hits:

[SourceCodeARM9_MP3实验代码

Description:
Platform: | Size: 2280198 | Author: lufeihaidao | Hits:

[ARM-PowerPC-ColdFire-MIPS基于ARM7微处理器与μcos-II实时操作系统

Description: 本论文研究的课题是:ARM7处理器以及µ c/os-II操作系统,通过做实验,了解三星公司的S3C44BOX芯片的内部结构,工作原理以及其扩展的外围设备.熟悉基于µ c/os-II扩展的嵌入式系统的启动和应用程序的结构.掌握将µ c/os-II移植到ARM7处理器的基本方法,同时在µ c/os-II的基础上开发最基本的嵌入式系统。本文还给出了在开发的时候要注意的一些关键的问题。-this thesis research topic is : ARM7 processor and micro c/os- II operating system, as an experiment to understand the S3C44BOX Samsung chip's internal structure and working principle and its expansion peripherals. Based on familiar with the micro c/os- II expansion of the embedded the launch systems and applications to the structure. master of micro c/os- II transplanted to the basic ARM7 processor, while the micro c/os- II on the basis of the development of basic embedded system. The paper also presents the development of the attention to some of the key issues.
Platform: | Size: 849920 | Author: 秦丽 | Hits:

[ARM-PowerPC-ColdFire-MIPSg729语音压缩

Description: 非常流行的c语言实现的g.729压缩算法,很值得研究语音压缩的开发者一看。-Implement the G729 Speech Vocoder by C programming language, worth of studying for the developer of speech vocoder.
Platform: | Size: 113664 | Author: 流黄 | Hits:

[Other Embeded programARM_SPI_LCD

Description: 这是我自己写的用ARM7的SPI驱动LCD的程序 该显示屏的控制器为NT7532-This is what I wrote it myself with the ARM7 SPI-driven procedures of the LCD display controller for NT7 532
Platform: | Size: 16384 | Author: 刘德伟 | Hits:

[Embeded-SCM Develop1_061227133739

Description:
Platform: | Size: 57344 | Author: 白杨 | Hits:

[Multimedia DevelopMediaplayer

Description: 今日新播放器程序,在MIPS和ARM上跑过,主要播放MP3,WMA,WAV等,不是基于网上大多资料说明的ActiveMovieControl Object 而是用Windows Media Player 有一定的参考价值 已实行打开,播放,暂停,指定时间,大小声控制 Mediaplayer.cpp Mediaplayer.h MediaplayerDlg.cpp MediaplayerDlg.h newres.h Resource.h StdAfx.cpp mediaplayer2.cpp mediaplayer2.h mediaplayerdvd.cpp mediaplayerdvd.h EVC MFC程序,其实本来想用ActiveMovieControl Object 但在板子上跑时老说少组件,干脆就用Windows Media Player.lnk-Today, the new player procedures ran on MIPS and ARM, the main player MP3, WMA, WAV and so on, is not based on information on the Internet most of the ActiveMovieControl Object instead of Windows Media Player has some reference value has been in place for open, play, pause designated time, the size of the sound Mediaplayer.cppMediaplayer.hMediaplayerDlg.cppMediaplayerDlg.hnewres.hResource.hStdAfx.cppmediaplayer2.cppmediaplayer2.hmediaplayerdvd.cppmediaplayerdvd.hEVC MFC control procedures, in fact, had wanted to use ActiveMovieControl Object but when the old board on the run, said fewer components , simply use Windows Media Player.lnk
Platform: | Size: 62464 | Author: lzy | Hits:

[Embeded-SCM Developu-boot-1.3.3.tar

Description:
Platform: | Size: 7556096 | Author: 奥也夫 | Hits:

[mpeg mp3LPC2368armMP3

Description: LPC2368armMP3.rar 最新资料,软件解码部分-LPC2368armMP3.rar-to-date information, software decoding part
Platform: | Size: 167936 | Author: Jun | Hits:

[Embeded LinuxPldqjzKf

Description: 以ARM CPU為主的MP3開發源碼 經過測試是OK的-ARM CPU in the development of source-based MP3 is OK tested the
Platform: | Size: 56320 | Author: 張牛頭 | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2148ofMP3player

Description: 基于LPC2148的MP3播放器软件包。使用crossworks for arm软件进行编译。-LPC2148 based MP3-player package. The use of crossworks for arm software compiler.
Platform: | Size: 2232320 | Author: jj | Hits:

[mpeg mp3taiwanpaperARM_MP3

Description: 论文,基于arm平台的mp3编解码研究及实现,很有参考价值-master paper,researching about mp3 based on arm operating system.
Platform: | Size: 9027584 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSnmipwm

Description: LPC2129 pwm sample code
Platform: | Size: 146432 | Author: morai | Hits:

[Embeded-SCM Developarmmp3

Description: 用arm做的mp3代码,源程序!非常好!里面含有fat代码,可以参考-Arm to do with the mp3 code, source code!
Platform: | Size: 602112 | Author: 陈方县 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 »

CodeBus www.codebus.net